home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 31 / CD Expert nº 31 Jogo Unreal.iso / WorldNet / iestuff / IE3240E / BRANDING.CAB / install.inf < prev    next >
Windows Setup INFormation  |  1997-09-25  |  2KB  |  78 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={60B49E34-C7CC-11D0-8953-00A0C90347FF}E412353
  13. Description=Browser Customizations
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="1,0,0,2"
  16. GUID=>{60B49E34-C7CC-11D0-8953-00A0C90347FF}E412353
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs E412353"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25.  
  26. [DestinationDirs]
  27. CopyFileSect=49100,SIGNUP
  28.  
  29. [ProgramFilesDir]
  30. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  31.  
  32. [IeFilesDir]
  33. HKLM,Software\Microsoft\IE4\Setup,Path,,%49000%\%IEDIR%
  34.  
  35. [CopyFileSect]
  36. "Install.INS"
  37. "cancel.ins"
  38. "signup.htm"
  39. "signup.isp"
  40. "N38X38.BMP"
  41. "N22X22.BMP"
  42. "conf.inf"
  43. "inetset.inf"
  44. "oe.inf"
  45. "chat.inf"
  46. "N38STRIP.BMP"
  47. "N22STRIP.BMP"
  48. "FOLDER.HTM"
  49. "fldr_80x32.gif"
  50. "folder.ico"
  51. "fldr_194x32.gif"
  52. "worldnet.cdf"
  53. "chan_80x32.gif"
  54. "chgd_194x32.gif"
  55. "chanel.ico"
  56. "howto_ptr.cdf"
  57. "hta_80x32.gif"
  58. "hta_194x32.gif"
  59. "hta.ico"
  60. "chgd_ptr.cdf"
  61. "chgd_80x32.gif"
  62. "chguide.ico"
  63. "infopane.htm"
  64.  
  65. [AddRegSect]
  66. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
  67. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  68. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
  69. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  70. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  71.  
  72. [DelRegSect]
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
  74. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
  75. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
  76. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
  77.  
  78.